home *** CD-ROM | disk | FTP | other *** search
- prefix=/usr
- exec_prefix=/usr
- libdir=${exec_prefix}/lib
- includedir=${prefix}/include
-
- Name: alsa
- Description: Advanced Linux Sound Architecture (ALSA) - Library
- Version: 1.0.10
- Requires:
- Libs: -L${libdir} -lasound -lm -ldl -lpthread
- # -I${includedir}/alsa below is just for backward compatibility
- # (it was set so mistakely in the older version)
- Cflags: -I${includedir} -I${includedir}/alsa
-